Skip to content

Conversation

@Saby-Bishops
Copy link
Member

fixes #9296

Summary

  • replace the untyped form array in the planet step list with typed aliases and guards
  • refactor movement helpers to rely on typed FormArray APIs while preserving plain array emissions

https://chatgpt.com/codex/tasks/task_e_6905080966ec832d8cc5f59f2e0fe234

@Saby-Bishops Saby-Bishops marked this pull request as ready for review November 3, 2025 19:19
Copy link

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

@Mutugiii Mutugiii removed the triage label Nov 5, 2025
@Mutugiii
Copy link
Member

Mutugiii commented Nov 5, 2025

@codex review

@chatgpt-codex-connector
Copy link

Codex Review: Didn't find any major issues. Hooray!

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

Copy link
Member

@jessewashburn jessewashburn left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Compilation error:

Error: src/app/shared/forms/planet-step-list.component.ts:76:1 - error TS1206: Decorators are not valid here.

76 @Component({
   ~

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

src/app/shared/forms/planet-step-list.component.ts

4 participants